@charset "utf-8";
/* CSS Document */
body{background-color:#000000; }
.form{
	width:900px;
	height:380px;
	margin:0 auto 0 auto;
	}
.swf{
	/*margin-top:100px;*/
	}
.wenzi{
	color:#FFF;
	font-size:12px;
	float:left;
	}
.batton{
	float:right;
	}

